{if $comment} {loop $comment $comment}
{$comment[username]}
{$comment[postdate]}
{nl2br($comment[content])}
{/loop}
{$L['mp_total_records']}: {$pager[count]} {$L['mp_displaying_pages']}:
{$pager[page]}
{$L['mp_of']} {$pager[page_count]} {$L['mp_data_page']}: {$pager[size]}
{$L['mp_first']}
{$L['mp_previous']}
{$L['mp_next']}
{$L['mp_last']}
{else}
{$L['no_comments_yet']}
{/if}
{nl2br($comment[content])}